Q3LightGroup_New
You can use theQ3LightGroup_New
function to create a new light group.
TQ3GroupObject Q3LightGroup_New (void);DESCRIPTION
TheQ3LightGroup_New
function returns, as its function result, a new light group. The new group is initially empty. If an error occurs,Q3LightGroup_New
returnsNULL
.
- Note
- See the chapter "Light Objects" in this book for information on creating and manipulating individual lights.
![]()
ERRORS
kQ3ErrorOutOfMemory